go/parser.parser.lineComment (field)
5 uses
go/parser (current package)
parser.go#L51: lineComment *ast.CommentGroup // last line comment
parser.go#L240: p.lineComment = nil
parser.go#L255: p.lineComment = comment
parser.go#L365: comment = p.lineComment // use following comments
parser.go#L368: comment = p.lineComment // use preceding comments
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)